-
Home
-
Virtual Public Square
-
0.1.4
-
Code
-
Classes
- ECKey
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
237 |
Logical lines of code |
96 |
Comment lines |
90 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createECKeyUsingOpenSSL() |
S |
49 |
5 |
29 |
convertPublicKeyToPEM() |
S |
53 |
5 |
23 |
convertPrivateKeyToPEM() |
S |
53 |
5 |
23 |
getOpensslCurveName() |
S |
60 |
5 |
14 |
getNistCurveSize() |
S |
61 |
5 |
13 |
p256PrivateKey() |
S |
58 |
1 |
16 |
p256KPrivateKey() |
S |
58 |
1 |
16 |
p384PrivateKey() |
S |
58 |
1 |
16 |
p521PrivateKey() |
S |
58 |
1 |
16 |
convertToPEM() |
S |
71 |
2 |
6 |
p256PublicKey() |
S |
62 |
1 |
13 |
p256KPublicKey() |
S |
62 |
1 |
13 |
p384PublicKey() |
S |
62 |
1 |
13 |
p521PublicKey() |
S |
62 |
1 |
13 |
createECKey() |
S |
72 |
1 |
5 |
getKey() |
S |
65 |
1 |
8 |